/*设置初始化的位置top bottom left right*/
#scrollfollow{width:130px; position:absolute; top:100px; left:0px;}
.close_div{display:none;}
#scrollfollow .top_title{width:130px; height:30px; background:url(/sys_images/service_online.png) no-repeat;}
#scrollfollow .close{width:20px; height:20px; position:absolute; top:0px; right:4px; cursor:pointer;}
#scrollfollow ul{width:130px; margin:0px; padding:0px; background:url(/sys_images/service_online.png) repeat-y; background-position:-130px -5px; padding-top:5px;}
#scrollfollow ul li{width:130px; height:30px; line-height:30px; list-style:none; text-align:center;}
#scrollfollow .bottom_title{width:130px; height:23px; background:url(/sys_images/service_online.png) no-repeat; background-position:-260px -100px;}
#scrollfollow .close_div{width:30px; height:125px; background:url(/sys_images/service_online.png) no-repeat; background-position:-405px 0px; cursor:pointer;}